Move Items

Move files to a specified directory

Request
path Parameters
datasetId
required
string

Dataset Id

id
required
string
Request Body schema: application/json

List of files to move to the specified directory

Array
string
Responses
200

Ok

put/datasets/{datasetId}/items/{id}
Request samples
application/json
[
  • "string"
]
Response samples
application/json
null